Home
last modified time | relevance | path

Searched defs:outputValues (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/tests/gl_tests/
DComputeShaderTest.cpp69 T outputValues[kWidth * kHeight] = {}; in runSharedMemoryTest() local
664 GLuint outputValues[kWidth][kHeight]; in TEST_P() local
756 GLuint outputValues[kWidth][kHeight]; in TEST_P() local
821 GLuint outputValues[2][1]; in TEST_P() local
884 GLuint outputValues[kTextureWidth * kTextureHeight]; in TEST_P() local
953 GLuint outputValues[kTextureWidth * kTextureHeight]; in TEST_P() local
1220 GLuint outputValues[kWidth * kHeight]; in TEST_P() local
1279 GLuint outputValues[kWidth * kHeight]; in TEST_P() local
1341 GLuint outputValues[kWidth * kHeight]; in TEST_P() local
1400 GLuint outputValues[kWidth * kHeight]; in TEST_P() local
[all …]
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderFConvertTests.cpp833 …auto outputValues = unpackFloats<tcu::Float16>(outputMemory, m_params.vectorLength, inputBufferSiz… in iterate() local
859 …auto outputValues = unpackFloats<tcu::Float32>(outputMemory, m_params.vectorLength, inputBufferSiz… in iterate() local
885 …auto outputValues = unpackFloats<tcu::Float64>(outputMemory, m_params.vectorLength, inputBufferSiz… in iterate() local