Home
last modified time | relevance | path

Searched defs:refOut0 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fShaderCommonFunctionTests.cpp833 const float refOut0 = in0 - refOut1; in compare() local
1070 const uint32_t refOut0 = tcu::Float32(in0).bits(); in compare() local
1830 float refOut0; in compare() local
1969 const float refOut0 = ldexp(in0, in1); in compare() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fShaderCommonFunctionTests.cpp754 const float refOut0 = in0 - refOut1; in compare() local
986 const uint32_t refOut0 = tcu::Float32(in0).bits(); in compare() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp920 const uint32_t refOut0 = tcu::Float32(in0).bits(); in compare() local