Home
last modified time | relevance | path

Searched defs:BufferType (Results 1 – 20 of 20) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmEmptyStructTests.cpp120 struct BufferType in addCopyingComputeGroup() struct
122 std::string name; in addCopyingComputeGroup()
123 VkDescriptorType descriptorType; in addCopyingComputeGroup()
124 std::vector<deUint32> offsets; in addCopyingComputeGroup()
125 std::vector<int> input; in addCopyingComputeGroup()
126 std::vector<int> expectedOutput; in addCopyingComputeGroup()
127 std::string spirvVariables; in addCopyingComputeGroup()
128 std::string spirvCopyObject; in addCopyingComputeGroup()
DvktSpvAsmComputeShaderTestUtil.hpp59 enum BufferType enum
/third_party/skia/experimental/graphite/src/
DResourceTypes.h32 enum class BufferType { enum
/third_party/skia/src/shaders/gradients/
DSk4fGradientBase.h46 using BufferType = SkSTArray<8, Sk4fGradientInterval, true>; variable
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DForward.h44 using BufferType = Buffer; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/
DForward.h45 using BufferType = Buffer; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/null/
DDeviceNull.h62 using BufferType = Buffer; member
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DBlitFramebufferPerf.cpp19 enum class BufferType enum
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DForward.h45 using BufferType = Buffer; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DForward.h45 using BufferType = Buffer; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemBufferValidator.hpp73 enum BufferType { enum
/third_party/vk-gl-cts/external/amber/src/src/
Dbuffer.h35 enum class BufferType : int8_t { enum
Dcommand.h490 enum class BufferType { enum
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_api.h323 } BufferType; typedef
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/
DvktPostmortemUseAfterFreeTests.cpp67 enum BufferType enum
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fPolygonOffsetTests.cpp1209 enum BufferType in init() enum
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fPolygonOffsetTests.cpp1207 enum BufferType in init() enum
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
Dparser_bind_test.cc1617 TEST_P(AmberScriptParserBufferTypeTest, BufferType) { in TEST_P() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp110 enum BufferType enum
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.cpp59 enum BufferType enum