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

  /external/deqp/modules/gles3/functional/
es3fShaderPackingFunctionTests.cpp 67 // ShaderPackingFunctionCase
69 class ShaderPackingFunctionCase : public TestCase
72 ShaderPackingFunctionCase (Context& context, const char* name, const char* description, glu::ShaderType shaderType);
73 ~ShaderPackingFunctionCase (void);
84 ShaderPackingFunctionCase (const ShaderPackingFunctionCase& other);
85 ShaderPackingFunctionCase& operator= (const ShaderPackingFunctionCase& other);
88 ShaderPackingFunctionCase::ShaderPackingFunctionCase (Context& context, const char* name, const char* description, glu::ShaderType shaderType
    [all...]
  /external/deqp/modules/gles31/functional/
es31fShaderPackingFunctionTests.cpp 67 // ShaderPackingFunctionCase
69 class ShaderPackingFunctionCase : public TestCase
72 ShaderPackingFunctionCase (Context& context, const char* name, const char* description, glu::ShaderType shaderType);
73 ~ShaderPackingFunctionCase (void);
84 ShaderPackingFunctionCase (const ShaderPackingFunctionCase& other);
85 ShaderPackingFunctionCase& operator= (const ShaderPackingFunctionCase& other);
88 ShaderPackingFunctionCase::ShaderPackingFunctionCase (Context& context, const char* name, const char* description, glu::ShaderType shaderType
    [all...]

Completed in 368 milliseconds