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

  /external/deqp/modules/gles31/functional/
es31fUniformLocationTests.cpp 70 enum ShaderStage
79 ShaderStage declareLocation; // support declarations with/without layout qualifiers, needed for linkage testing
80 ShaderStage layoutLocation;
81 ShaderStage checkLocation;
84 UniformInfo (VarType type_, ShaderStage declareLocation_, ShaderStage layoutLocation_, ShaderStage checkLocation_, int location_ = -1)
701 const UniformInfo::ShaderStage checkStages[] = { UniformInfo::SHADERSTAGE_VERTEX, UniformInfo::SHADERSTAGE_FRAGMENT };
841 typedef UniformInfo::ShaderStage Stage;
882 typedef UniformInfo::ShaderStage Stage
    [all...]
  /external/deqp/external/openglcts/modules/gl/
gl4cES31CompatibilityShaderStorageBufferObjectTests.cpp 49 enum ShaderStage
    [all...]
gl4cShaderStorageBufferObjectTests.cpp 45 enum ShaderStage
    [all...]
  /external/deqp/external/openglcts/modules/gles31/
es31cShaderStorageBufferObjectTests.cpp 46 enum ShaderStage
    [all...]

Completed in 767 milliseconds