Home
last modified time | relevance | path

Searched refs:testTextureSize (Results 1 – 4 of 4) sorted by relevance

/external/deqp-deps/glslang/Test/
Dspv.float16Fetch.frag552 ivec4 testTextureSize()
1235 result += f16vec4(testTextureSize());
/external/deqp/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp974 bool testTextureSize (const TestSize&);
1074 if (!testTextureSize(testSizes[currentIteration - 1])) in iterate()
1105 bool TextureSizeCase::testTextureSize (const TestSize& testSize) in testTextureSize() function in deqp::gles3::Functional::TextureSizeCase
/external/deqp-deps/glslang/Test/baseResults/
Dspv.float16Fetch.frag.out60 Name 50 "testTextureSize("
609 5808: 48(ivec4) FunctionCall 50(testTextureSize()
3434 50(testTextureSize(): 48(ivec4) Function None 49
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp1765 bool testTextureSize (void);
1916 if (!testTextureSize()) in iterate()
1923 bool TextureSizeInstance::testTextureSize (void) in testTextureSize() function in vkt::sr::__anona427751b0111::TextureSizeInstance