HomeSort by relevance Sort by last modified time
    Searched defs:tex2DArray (Results 1 - 3 of 3) sorted by null

  /external/deqp/framework/opengl/simplereference/
sglrShaderProgram.hpp 213 const rc::Texture2DArray* tex2DArray;
  /external/deqp/modules/gles31/functional/
es31fNegativeBufferApiTests.cpp     [all...]
  /external/deqp/modules/glshared/
glsShaderRenderCase.hpp 90 TextureBinding (const glu::Texture2DArray* tex2DArray, const tcu::Sampler& sampler);
97 void setTexture (const glu::Texture2DArray* tex2DArray);
104 const glu::Texture2DArray* get2DArray (void) const { DE_ASSERT(getType() == TYPE_2D_ARRAY); return m_binding.tex2DArray;}
114 const glu::Texture2DArray* tex2DArray;
136 const tcu::Texture2DArray* tex2DArray;
142 , tex2DArray(DE_NULL)

Completed in 212 milliseconds