Searched refs:get_texture_size (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_nir_lower_ycbcr_textures.c41 get_texture_size(struct ycbcr_state *state, nir_deref_instr *texture) function in typeref:typename:nir_ssa_def *
105 image_size = get_texture_size(state, state->tex_deref);
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_nir_lower_ycbcr_textures.c40 get_texture_size(struct ycbcr_state *state, nir_deref_instr *texture) function in typeref:typename:nir_ssa_def *
89 nir_ssa_def *image_size = get_texture_size(state, state->tex_deref);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_tex.c106 get_texture_size(nir_builder *b, nir_tex_instr *tex) function in typeref:typename:nir_ssa_def *
231 nir_ssa_def *txs = get_texture_size(b, tex);
268 nir_ssa_def *txs = get_texture_size(b, tex);
507 nir_ssa_def *size = get_texture_size(b, tex);
674 nir_channels(b, get_texture_size(b, tex), component_mask);
736 nir_ssa_def *txs = get_texture_size(b, tex);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
H A Dv3d_uniforms.c49 get_texture_size(struct v3d_texture_stateobj *texstate, function in typeref:typename:uint32_t
290 get_texture_size(texstate,
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_nir_lower_ycbcr_textures.c160 get_texture_size(struct ycbcr_state *state, nir_deref_instr *texture) function in typeref:typename:nir_ssa_def *
212 image_size = get_texture_size(state, state->tex_deref);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/
H A Dv3d_uniforms.c53 get_texture_size(struct v3d_texture_stateobj *texstate, function in typeref:typename:uint32_t
299 get_texture_size(texstate,
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_uniforms.c357 get_texture_size(struct v3dv_cmd_buffer *cmd_buffer, function in typeref:typename:uint32_t
483 get_texture_size(cmd_buffer,
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_nir_lower_ycbcr_textures.c160 get_texture_size(struct ycbcr_state *state, nir_deref_instr *texture) function in typeref:typename:nir_ssa_def *
209 nir_ssa_def *image_size = get_texture_size(state, state->tex_deref);

Completed in 24 milliseconds