Searched defs:GatherArgs (Results  1 – 2 of 2) sorted by relevance
| /external/deqp/modules/gles31/functional/ | 
| D | es31fTextureGatherTests.cpp | 806 struct GatherArgs  struct 808 …componentNdx;	// If negative, implicit component index 0 is used (i.e. the parameter is not given). 809 …FSETS is used, only offsets[0] is relevant; also, for GATHERTYPE_OFFSET_DYNAMIC, none are relevant. 811 	GatherArgs (void)  in GatherArgs()  argument 817 	GatherArgs (int comp,  in GatherArgs()  function
  | 
| /external/deqp/external/vulkancts/modules/vulkan/shaderrender/ | 
| D | vktShaderRenderTextureGatherTests.cpp | 810 struct GatherArgs  struct 812 …componentNdx;	// If negative, implicit component index 0 is used (i.e. the parameter is not given). 813 …FSETS is used, only offsets[0] is relevant; also, for GATHERTYPE_OFFSET_DYNAMIC, none are relevant. 815 	GatherArgs (void)  in GatherArgs()  function 821 	GatherArgs (int comp,  in GatherArgs()  function
  |