HomeSort by relevance Sort by last modified time
    Searched full:ivec3 (Results 276 - 300 of 371) sorted by null

<<1112131415

  /external/deqp/external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.0.x/
gl42-master.txt     [all...]
  /external/deqp/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.2.x/
gles3-khr-master.txt     [all...]
  /external/deqp/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.2.x/src/
gles3-khr-master.txt     [all...]
  /external/deqp/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.3.x/
gles3-khr-master.txt     [all...]
  /external/deqp/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.3.x/src/
gles3-khr-master.txt     [all...]
  /external/deqp/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.4.x/
gles3-khr-master.txt     [all...]
  /external/deqp/external/openglcts/data/mustpass/gles/khronos_mustpass/master/
gles3-khr-master.txt     [all...]
  /external/deqp/external/openglcts/modules/gl/
gl4cComputeShaderTests.cpp 971 "ivec3(gl_GlobalInvocationID), 0, ivec2(0));" NL
974 " g_out_buffer.data8[global_index] = texelFetch(g_sampler8, ivec3(gl_GlobalInvocationID), 2);" NL "}";
    [all...]
gl4cShaderStorageBufferObjectTests.cpp     [all...]
gl3cTextureSwizzleTests.cpp     [all...]
gl4cShadingLanguage420PackTests.cpp 651 static const GLchar* int_lut[4] = { "int", "ivec2", "ivec3", "ivec4" };
    [all...]
  /external/deqp/external/openglcts/modules/glesext/texture_buffer/
esextcTextureBufferTextureBufferRange.cpp 380 m_output_type_name = "ivec3";
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/draw/
vktBasicDrawTests.cpp 259 tcu::IVec3(1, 1, 0), // position deviation tolerance
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineImageUtil.cpp 690 tcu::IVec3 blockPixelSize = getBlockPixelSize(level.getFormat());
    [all...]
vktPipelineInputAssemblyTests.cpp     [all...]
vktPipelinePushConstantTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktShaderIntegerFunctionTests.cpp 49 using tcu::IVec3;
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRenderLoopTests.cpp 170 LOOPCASE_VECTOR_COUNTER, // for (ivec3 ndx = ...; ndx.x < ndx.y; ndx$
    [all...]
  /external/deqp/modules/gles2/functional/
es2fShaderLoopTests.cpp 79 LOOPCASE_VECTOR_COUNTER, // for (ivec3 ndx = ...; ndx.x < ndx.y; ndx.x += ndx.z) { ... }
    [all...]
es2fVertexTextureTests.cpp 50 using tcu::IVec3;
    [all...]
  /external/deqp/modules/gles3/functional/
es3fFboTestUtil.cpp 52 using tcu::IVec3;
    [all...]
es3fFramebufferBlitTests.cpp 50 using tcu::IVec3;
    [all...]
  /external/deqp/modules/gles31/functional/
es31fOpaqueTypeIndexingTests.cpp 604 const float reference = refTexAccess.sample2DCompare(refSampler, tcu::Sampler::NEAREST, coord, (float)texNdx, 0.0f, tcu::IVec3(0));
    [all...]
es31fShaderIntegerFunctionTests.cpp 47 using tcu::IVec3;
    [all...]
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
intermOut.cpp 535 case EOpConstructIVec3: out.debug << "Construct ivec3"; break;
    [all...]

Completed in 1601 milliseconds

<<1112131415