Home
last modified time | relevance | path

Searched refs:uniformCollection (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fUniformApiTests.cpp941 UniformCase (Context& context, const char* name, const char* description, CaseShaderType caseType, const SharedPtr<const UniformCollection>& uniformCollection, deUint32 features);
942 UniformCase (Context& context, const char* name, const char* description, deUint32 seed); // \note Randomizes caseType, uniformCollection and features.
1111 UniformCase::UniformCase (Context& context, const char* const name, const char* const description, const CaseShaderType caseShaderType, const SharedPtr<const UniformCollection>& uniformCollection, const deUint32 features) in UniformCase() argument
1115 , m_uniformCollection (uniformCollection) in UniformCase()
2186 UniformInfoQueryCase (Context& context, const char* name, const char* description, CaseShaderType shaderType, const SharedPtr<const UniformCollection>& uniformCollection, CaseType caseType, deUint32 additionalFeatures = 0);
2222 UniformInfoQueryCase::UniformInfoQueryCase (Context& context, const char* const name, const char* const description, const CaseShaderType shaderType, const SharedPtr<const UniformCollection>& uniformCollection, const CaseType caseType, const deUint32 additionalFeatures) in UniformInfoQueryCase() argument
2223 : UniformCase (context, name, description, shaderType, uniformCollection, additionalFeatures) in UniformInfoQueryCase()
2325 const SharedPtr<const UniformCollection>& uniformCollection,
2409 const SharedPtr<const UniformCollection>& uniformCollection, in UniformValueCase()
2414 : UniformCase (context, name, description, shaderType, uniformCollection, in UniformValueCase()
2405 UniformValueCase(Context& context, const char* const name, const char* const description, const CaseShaderType shaderType, const SharedPtr<const UniformCollection>& uniformCollection, const ValueToCheck valueToCheck, const CheckMethod checkMethod, const AssignMethod assignMethod, const deUint32 additionalFeatures) UniformValueCase() argument
2583 SharedPtr<const UniformCollection> uniformCollection; global() member
2693 const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection; init() local
2714 const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection; init() local
2757 const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection; init() local
2822 const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection; init() local
2908 const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection; init() local
2934 const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection; init() local
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fUniformApiTests.cpp776 UniformCase (Context& context, const char* name, const char* description, CaseShaderType caseType, const SharedPtr<const UniformCollection>& uniformCollection, deUint32 features);
777 UniformCase (Context& context, const char* name, const char* description, deUint32 seed); // \note Randomizes caseType, uniformCollection and features.
940 UniformCase::UniformCase (Context& context, const char* const name, const char* const description, const CaseShaderType caseShaderType, const SharedPtr<const UniformCollection>& uniformCollection, const deUint32 features) in UniformCase() argument
944 , m_uniformCollection (uniformCollection) in UniformCase()
1767 UniformInfoQueryCase (Context& context, const char* name, const char* description, CaseShaderType shaderType, const SharedPtr<const UniformCollection>& uniformCollection, deUint32 additionalFeatures = 0);
1771 UniformInfoQueryCase::UniformInfoQueryCase (Context& context, const char* const name, const char* const description, const CaseShaderType shaderType, const SharedPtr<const UniformCollection>& uniformCollection, const deUint32 additionalFeatures) in UniformInfoQueryCase() argument
1772 : UniformCase (context, name, description, shaderType, uniformCollection, additionalFeatures) in UniformInfoQueryCase()
1823 const SharedPtr<const UniformCollection>& uniformCollection,
1907 const SharedPtr<const UniformCollection>& uniformCollection, in UniformValueCase()
1912 : UniformCase (context, name, description, shaderType, uniformCollection, in UniformValueCase()
1903 UniformValueCase(Context& context, const char* const name, const char* const description, const CaseShaderType shaderType, const SharedPtr<const UniformCollection>& uniformCollection, const ValueToCheck valueToCheck, const CheckMethod checkMethod, const AssignMethod assignMethod, const deUint32 additionalFeatures) UniformValueCase() argument
2072 SharedPtr<const UniformCollection> uniformCollection; global() member
2172 const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection; init() local
2191 const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection; init() local
2233 const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection; init() local
2296 const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection; init() local
2373 const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection; init() local
2399 const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection; init() local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fProgramUniformTests.cpp832 UniformCase (Context& context, const char* name, const char* description, CaseShaderType caseType, const SharedPtr<const UniformCollection>& uniformCollection, deUint32 features);
938 UniformCase::UniformCase (Context& context, const char* const name, const char* const description, const CaseShaderType caseShaderType, const SharedPtr<const UniformCollection>& uniformCollection, const deUint32 features) in UniformCase() argument
942 , m_uniformCollection (uniformCollection) in UniformCase()
1718 const SharedPtr<const UniformCollection>& uniformCollection,
1778 const SharedPtr<const UniformCollection>& uniformCollection, in UniformAssignCase()
1782 : UniformCase (context, name, description, shaderType, uniformCollection, in UniformAssignCase()
1851 SharedPtr<const UniformCollection> uniformCollection; member
1855 , uniformCollection (uniformCollection_) in UniformCollectionCase()
1960 const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection; in init() local
1774 UniformAssignCase(Context& context, const char* const name, const char* const description, const CaseShaderType shaderType, const SharedPtr<const UniformCollection>& uniformCollection, const CheckMethod checkMethod, const AssignMethod assignMethod, const deUint32 additionalFeatures) UniformAssignCase() argument
2046 const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection; init() local
2072 const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection; init() local
[all...]

Completed in 11 milliseconds