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

  /external/deqp/modules/gles31/functional/
es31fOpaqueTypeIndexingTests.cpp 325 void getShaderSpec (ShaderSpec* spec, int numSamplers, int numLookups, const int* lookupIndices) const;
353 void SamplerIndexingCase::getShaderSpec (ShaderSpec* spec, int numSamplers, int numLookups, const int* lookupIndices) const
445 ShaderSpec shaderSpec;
451 getShaderSpec(&shaderSpec, numSamplers, numLookups, &lookupIndices[0]);
473 ShaderExecutorPtr executor (createExecutor(m_context.getRenderContext(), m_shaderType, shaderSpec));
660 void getShaderSpec (ShaderSpec* spec, int numInstances, int numReads, const int* readIndices) const;
713 void BlockArrayIndexingCase::getShaderSpec (ShaderSpec* spec, int numInstances, int numReads, const int* readIndices) const
780 ShaderSpec shaderSpec;
    [all...]
  /external/deqp/modules/gles2/functional/
es2fShaderOperatorTests.cpp     [all...]
  /external/deqp/modules/gles3/functional/
es3fShaderOperatorTests.cpp     [all...]

Completed in 357 milliseconds