HomeSort by relevance Sort by last modified time
    Searched refs:ReturnTypeZ (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/gallium/include/pipe/
p_shader_tokens.h 186 unsigned ReturnTypeZ : 6; /**< one of enum pipe_type */
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_dump.c 302 (decl->SamplerView.ReturnTypeX == decl->SamplerView.ReturnTypeZ) &&
310 ENM(decl->SamplerView.ReturnTypeZ, tgsi_type_names);
tgsi_build.c 300 dsv.ReturnTypeZ = PIPE_TYPE_UNORM;
321 dsv.ReturnTypeZ = return_type_z;
475 full_decl->SamplerView.ReturnTypeZ,
    [all...]
tgsi_text.c 1173 decl.SamplerView.ReturnTypeZ = i;
1204 decl.SamplerView.ReturnTypeZ =
    [all...]
tgsi_ureg.c     [all...]

Completed in 53 milliseconds