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

  /external/deqp/framework/opengl/
gluTextureTestUtil.hpp 67 SAMPLERTYPE_FETCH_FLOAT,
gluTextureTestUtil.cpp 96 return (format.order == TextureFormat::D || format.order == TextureFormat::DS) ? SAMPLERTYPE_FETCH_FLOAT : SAMPLERTYPE_FETCH_UINT;
99 return SAMPLERTYPE_FETCH_FLOAT;
    [all...]
  /external/deqp/modules/glshared/
glsTextureTestUtil.cpp 423 case SAMPLERTYPE_FETCH_FLOAT: progSpec = PROGRAM_BUFFER_FLOAT; break;
  /external/deqp/external/vulkancts/modules/vulkan/texture/
vktTextureTestUtil.cpp     [all...]

Completed in 650 milliseconds