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

  /external/mesa3d/src/gallium/include/pipe/
p_shader_tokens.h 185 unsigned ReturnTypeY : 6; /**< one of enum pipe_type */
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_dump.c 301 if ((decl->SamplerView.ReturnTypeX == decl->SamplerView.ReturnTypeY) &&
308 ENM(decl->SamplerView.ReturnTypeY, tgsi_type_names);
tgsi_build.c 299 dsv.ReturnTypeY = PIPE_TYPE_UNORM;
320 dsv.ReturnTypeY = return_type_y;
474 full_decl->SamplerView.ReturnTypeY,
    [all...]
tgsi_text.c 1170 decl.SamplerView.ReturnTypeY = i;
1203 decl.SamplerView.ReturnTypeY =
    [all...]
tgsi_ureg.c     [all...]

Completed in 269 milliseconds