HomeSort by relevance Sort by last modified time
    Searched full:ssbo (Results 76 - 100 of 173) sorted by null

1 2 34 5 6 7

  /external/deqp/modules/gles31/functional/
es31fSynchronizationTests.cpp     [all...]
es31fOpaqueTypeIndexingTests.cpp 25 * + SSBO: write, atomic op, unsized array .length()
    [all...]
es31fSSBOLayoutTests.cpp 21 * \brief SSBO layout tests.
731 : TestCaseGroup(context, "layout", "SSBO Layout Tests")
    [all...]
  /external/mesa3d/src/compiler/glsl/
lower_ubo_reference.cpp 943 /* SSBO atomics usually have 2 parameters, the buffer variable and an
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineSpecConstantTests.cpp 111 //! Useful when referring to a value in a buffer (i.e. check expected values in SSBO).
178 VkDeviceSize ssboSize; //!< required ssbo size in bytes
179 std::string ssboCode; //!< ssbo member definitions
182 std::vector<OffsetValue> expectedValues; //!< list of values to check inside the ssbo buffer
709 // All tests use SSBO writes to read back results.
    [all...]
  /external/deqp/
AndroidGen.mk 249 external/vulkancts/modules/vulkan/ssbo/vktSSBOLayoutCase.cpp \
250 external/vulkancts/modules/vulkan/ssbo/vktSSBOLayoutTests.cpp \
    [all...]
  /external/deqp/external/openglcts/modules/gl/
gl4cSparseBufferTests.cpp     [all...]
gl4cShaderTextureImageSamplesTests.cpp 415 /* Set up SSBO */
  /external/deqp/external/vulkancts/modules/vulkan/image/
vktImageSizeTests.cpp 275 // Create an SSBO for shader output.
  /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
vktSpvAsmComputeShaderTestUtil.hpp 265 * outdata. Both of them are SSBO bounded to descriptor set 0.
  /external/deqp/external/vulkancts/modules/vulkan/subgroups/
vktSubgroupsTestsUtils.cpp     [all...]
vktSubgroupsArithmeticTests.cpp 850 //Tests which don't use the SSBO
866 TCU_THROW(NotSupportedError, "Device does not support vertex stage SSBO writes");
  /external/deqp/external/vulkancts/modules/vulkan/
vktTestPackage.cpp 433 addChild(ssbo::createTests (m_testCtx));
  /external/mesa3d/src/gallium/drivers/nouveau/nvc0/
nvc0_compute.c 344 * have invalidation issues between 3D and CP for other resources like SSBO
  /prebuilts/ndk/r16/sources/third_party/shaderc/libshaderc_util/include/libshaderc_util/
compiler.h 142 // Shader Storage Buffer Object, or SSBO
  /external/deqp/external/vulkancts/modules/vulkan/tessellation/
vktTessellationUtil.cpp     [all...]
vktTessellationCoordinatesTests.cpp 640 //! \note Transform feedback is replaced with SSBO. Because of that, this version allows duplicate coordinates from shader invocations.
  /external/deqp/modules/egl/
teglRobustnessTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktOpaqueTypeIndexingTests.cpp     [all...]
  /external/deqp/external/openglcts/modules/glesext/texture_buffer/
esextcTextureBufferTextureBufferRange.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/clipping/
vktClippingTests.cpp 91 throw tcu::NotSupportedError("SSBO and image writes not supported in vertex pipeline");
94 throw tcu::NotSupportedError("SSBO and image writes not supported in fragment shader");
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
vktSparseResourcesBufferTests.cpp     [all...]
  /external/deqp/external/openglcts/modules/common/
glcRobustnessTests.cpp 387 shader << "layout (std140, binding = 0) buffer ssbo {"
  /external/deqp/external/openglcts/modules/gles31/
es31cShaderImageSizeTests.cpp 398 { // CS + FS use SSBO
  /external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
vktFragmentOperationsEarlyFragmentTests.cpp     [all...]

Completed in 1333 milliseconds

1 2 34 5 6 7