OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VkPipelineColorBlendAttachmentState
(Results
1 - 25
of
32
) sorted by relevancy
1
2
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
zink_state.h
87
VkPipelineColorBlendAttachmentState
attachments[PIPE_MAX_COLOR_BUFS];
zink_pipeline.c
94
VkPipelineColorBlendAttachmentState
blend_att[PIPE_MAX_COLOR_BUFS];
zink_state.c
373
VkPipelineColorBlendAttachmentState
att = {0};
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
v3dv_meta_clear.c
623
VkPipelineColorBlendAttachmentState
blend_att_state[V3D_MAX_DRAW_BUFFERS];
625
blend_att_state[i] = (
VkPipelineColorBlendAttachmentState
) {
689
VkPipelineColorBlendAttachmentState
blend_att_state[V3D_MAX_DRAW_BUFFERS] = { 0 };
v3dvx_pipeline.c
98
const
VkPipelineColorBlendAttachmentState
*b_state =
v3dv_meta_copy.c
1827
VkPipelineColorBlendAttachmentState
blend_att_state[1] = { 0 };
1828
blend_att_state[0] = (
VkPipelineColorBlendAttachmentState
) {
3517
VkPipelineColorBlendAttachmentState
blend_att_state[1] = { 0 };
3518
blend_att_state[0] = (
VkPipelineColorBlendAttachmentState
) {
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/tests/
helpers.cpp
613
VkPipelineColorBlendAttachmentState
blend_attachment_states[16];
635
VkPipelineColorBlendAttachmentState
*blend = &blend_attachment_states[num_color_attachments];
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
tu_pipeline.c
1231
tu6_rb_mrt_blend_control(const
VkPipelineColorBlendAttachmentState
*att,
1256
tu6_rb_mrt_control(const
VkPipelineColorBlendAttachmentState
*att,
1300
const
VkPipelineColorBlendAttachmentState
*att =
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
radv_meta_resolve.c
198
.pAttachments = (
VkPipelineColorBlendAttachmentState
[]) {
radv_meta_resolve_fs.c
274
.pAttachments = (
VkPipelineColorBlendAttachmentState
[]) {
radv_meta_fast_clear.c
299
.pAttachments = (
VkPipelineColorBlendAttachmentState
[]) {
radv_meta_clear.c
277
VkPipelineColorBlendAttachmentState
blend_attachment_state[MAX_RTS] = { 0 };
278
blend_attachment_state[frag_output] = (
VkPipelineColorBlendAttachmentState
) {
radv_meta_blit.c
855
.pAttachments = (
VkPipelineColorBlendAttachmentState
[]) {
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
radv_meta_resolve_fs.c
266
(
VkPipelineColorBlendAttachmentState
[]){
608
(
VkPipelineColorBlendAttachmentState
[]){
radv_meta_fast_clear.c
283
.pAttachments = (
VkPipelineColorBlendAttachmentState
[]){
radv_meta_resolve.c
222
(
VkPipelineColorBlendAttachmentState
[]){
radv_meta_clear.c
278
VkPipelineColorBlendAttachmentState
blend_attachment_state[MAX_RTS] = {0};
279
blend_attachment_state[frag_output] = (
VkPipelineColorBlendAttachmentState
){
radv_meta_blit.c
793
.pAttachments = (
VkPipelineColorBlendAttachmentState
[]){
radv_meta_blit2d.c
825
(
VkPipelineColorBlendAttachmentState
[]){
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
lvp_pipeline.c
216
VkPipelineColorBlendAttachmentState
,
852
VkPipelineColorBlendAttachmentState
*att = (void*)&pipeline->graphics_create_info.pColorBlendState->pAttachments[i];
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
tu_pipeline.c
326
const
VkPipelineColorBlendAttachmentState
*blend = &info->pAttachments[i];
2016
tu6_rb_mrt_blend_control(const
VkPipelineColorBlendAttachmentState
*att,
2041
tu6_rb_mrt_control(const
VkPipelineColorBlendAttachmentState
*att,
2078
const
VkPipelineColorBlendAttachmentState
*att =
3017
VkPipelineColorBlendAttachmentState
blendAttachment = blend_info->pAttachments[i];
/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
vn_protocol_driver_pipeline.h
899
/* struct
VkPipelineColorBlendAttachmentState
*/
902
vn_sizeof_VkPipelineColorBlendAttachmentState(const
VkPipelineColorBlendAttachmentState
*val)
917
vn_encode_VkPipelineColorBlendAttachmentState(struct vn_cs_encoder *enc, const
VkPipelineColorBlendAttachmentState
*val)
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
genX_pipeline.c
951
const
VkPipelineColorBlendAttachmentState
*a =
1722
const
VkPipelineColorBlendAttachmentState
*bstate =
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
genX_pipeline.c
1269
const
VkPipelineColorBlendAttachmentState
*a =
2247
const
VkPipelineColorBlendAttachmentState
*bstate =
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
panvk_vX_pipeline.c
586
const
VkPipelineColorBlendAttachmentState
*in =
Completed in 52 milliseconds
1
2
Indexes created Sat Jul 25 00:23:55 UTC 2026