Home
last modified time | relevance | path

Searched refs:skip_components (Results 1 – 25 of 75) sorted by relevance

123

/dports/www/firefox/firefox-99.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/
H A Dlink_varyings.h116 if (this->next_buffer_separator || this->skip_components) in is_varying_written()
124 return !this->next_buffer_separator && !this->skip_components; in is_varying()
261 unsigned skip_components; variable
/dports/lang/clover/mesa-21.3.6/src/compiler/glsl/
H A Dlink_varyings.h122 if (this->next_buffer_separator || this->skip_components) in is_varying_written()
130 return !this->next_buffer_separator && !this->skip_components; in is_varying()
267 unsigned skip_components; variable
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/
H A Dlink_varyings.h116 if (this->next_buffer_separator || this->skip_components) in is_varying_written()
124 return !this->next_buffer_separator && !this->skip_components; in is_varying()
261 unsigned skip_components; variable
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/compiler/glsl/
H A Dlink_varyings.h122 if (this->next_buffer_separator || this->skip_components) in is_varying_written()
130 return !this->next_buffer_separator && !this->skip_components; in is_varying()
267 unsigned skip_components; variable
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/compiler/glsl/
H A Dlink_varyings.h122 if (this->next_buffer_separator || this->skip_components) in is_varying_written()
130 return !this->next_buffer_separator && !this->skip_components; in is_varying()
267 unsigned skip_components; variable
/dports/graphics/mesa-libs/mesa-21.3.6/src/compiler/glsl/
H A Dlink_varyings.h122 if (this->next_buffer_separator || this->skip_components) in is_varying_written()
130 return !this->next_buffer_separator && !this->skip_components; in is_varying()
267 unsigned skip_components; variable
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/
H A Dlink_varyings.h116 if (this->next_buffer_separator || this->skip_components) in is_varying_written()
124 return !this->next_buffer_separator && !this->skip_components; in is_varying()
261 unsigned skip_components; variable
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/compiler/glsl/
H A Dlink_varyings.h122 if (this->next_buffer_separator || this->skip_components) in is_varying_written()
130 return !this->next_buffer_separator && !this->skip_components; in is_varying()
267 unsigned skip_components; variable
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/
H A Dlink_varyings.h115 if (this->next_buffer_separator || this->skip_components) in is_varying_written()
123 return !this->next_buffer_separator && !this->skip_components; in is_varying()
255 unsigned skip_components; variable
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/compiler/glsl/
H A Dlink_varyings.h122 if (this->next_buffer_separator || this->skip_components) in is_varying_written()
130 return !this->next_buffer_separator && !this->skip_components; in is_varying()
267 unsigned skip_components; variable
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/compiler/glsl/
H A Dlink_varyings.h122 if (this->next_buffer_separator || this->skip_components) in is_varying_written()
130 return !this->next_buffer_separator && !this->skip_components; in is_varying()
267 unsigned skip_components; variable
/dports/graphics/libosmesa/mesa-21.3.6/src/compiler/glsl/
H A Dlink_varyings.h122 if (this->next_buffer_separator || this->skip_components) in is_varying_written()
130 return !this->next_buffer_separator && !this->skip_components; in is_varying()
267 unsigned skip_components; variable
/dports/graphics/mesa-dri/mesa-21.3.6/src/compiler/glsl/
H A Dlink_varyings.h122 if (this->next_buffer_separator || this->skip_components) in is_varying_written()
130 return !this->next_buffer_separator && !this->skip_components; in is_varying()
267 unsigned skip_components; variable
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/compiler/glsl/
H A Dlink_varyings.h116 if (this->next_buffer_separator || this->skip_components) in is_varying_written()
124 return !this->next_buffer_separator && !this->skip_components; in is_varying()
261 unsigned skip_components; variable
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/compiler/glsl/
H A Dlink_varyings.h124 if (this->next_buffer_separator || this->skip_components) in is_varying_written()
132 return !this->next_buffer_separator && !this->skip_components; in is_varying()
269 unsigned skip_components; variable
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/glsl/
H A Dlink_varyings.h112 return !this->next_buffer_separator && !this->skip_components; in is_varying()
211 unsigned skip_components; variable
H A Dlink_varyings.cpp292 this->skip_components = 0; in init()
306 this->skip_components = 1; in init()
308 this->skip_components = 2; in init()
310 this->skip_components = 3; in init()
312 this->skip_components = 4; in init()
314 if (this->skip_components) in init()
481 if (this->skip_components) { in store()
482 info->BufferStride[buffer] += this->skip_components; in store()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/glsl/
H A Dlink_varyings.h112 return !this->next_buffer_separator && !this->skip_components; in is_varying()
211 unsigned skip_components; variable
H A Dlink_varyings.cpp292 this->skip_components = 0; in init()
306 this->skip_components = 1; in init()
308 this->skip_components = 2; in init()
310 this->skip_components = 3; in init()
312 this->skip_components = 4; in init()
314 if (this->skip_components) in init()
481 if (this->skip_components) { in store()
482 info->BufferStride[buffer] += this->skip_components; in store()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/d3d12/
H A Dd3d12_pipeline_state.cpp90 int skip_components = output->dst_offset - next_offset[buffer]; in fill_so_declaration() local
92 if (skip_components > 0) { in fill_so_declaration()
95 entries[*num_entries].ComponentCount = skip_components; in fill_so_declaration()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/d3d12/
H A Dd3d12_pipeline_state.cpp90 int skip_components = output->dst_offset - next_offset[buffer]; in fill_so_declaration() local
92 if (skip_components > 0) { in fill_so_declaration()
95 entries[*num_entries].ComponentCount = skip_components; in fill_so_declaration()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/d3d12/
H A Dd3d12_pipeline_state.cpp90 int skip_components = output->dst_offset - next_offset[buffer]; in fill_so_declaration() local
92 if (skip_components > 0) { in fill_so_declaration()
95 entries[*num_entries].ComponentCount = skip_components; in fill_so_declaration()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/d3d12/
H A Dd3d12_pipeline_state.cpp90 int skip_components = output->dst_offset - next_offset[buffer]; in fill_so_declaration() local
92 if (skip_components > 0) { in fill_so_declaration()
95 entries[*num_entries].ComponentCount = skip_components; in fill_so_declaration()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/d3d12/
H A Dd3d12_pipeline_state.cpp90 int skip_components = output->dst_offset - next_offset[buffer]; in fill_so_declaration() local
92 if (skip_components > 0) { in fill_so_declaration()
95 entries[*num_entries].ComponentCount = skip_components; in fill_so_declaration()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/d3d12/
H A Dd3d12_pipeline_state.cpp90 int skip_components = output->dst_offset - next_offset[buffer]; in fill_so_declaration() local
92 if (skip_components > 0) { in fill_so_declaration()
95 entries[*num_entries].ComponentCount = skip_components; in fill_so_declaration()

123