/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
H A D | vktRobustnessUtil.cpp | 331 GraphicsEnvironment(Context& context, const DeviceInterface& vk, VkDevice device, VkDescriptorSetLayout descriptorSetLayout, VkDescriptorSet descriptorSet, const VertexBindings& vertexBindings, const VertexAttributes& vertexAttributes, const DrawConfig& drawConfig, bool testPipelineRobustness) GraphicsEnvironment() argument
|
H A D | vktRobustness1VertexAccessTests.cpp | 113 VertexBindings vertexBindings; member
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/ |
H A D | vktRobustnessUtil.cpp | 356 GraphicsEnvironment(Context& context, const DeviceInterface& vk, VkDevice device, VkDescriptorSetLayout descriptorSetLayout, VkDescriptorSet descriptorSet, const VertexBindings& vertexBindings, const VertexAttributes& vertexAttributes, const DrawConfig& drawConfig, bool testPipelineRobustness) GraphicsEnvironment() argument
|
H A D | vktRobustness1VertexAccessTests.cpp | 111 VertexBindings vertexBindings; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
H A D | VertexDataManager.cpp | 253 const auto &vertexBindings = vertexArray->getVertexBindings(); in prepareVertexData() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
H A D | vktProtectedMemShaderImageAccessTests.cpp | 975 VertexBindings vertexBindings; in executeFragmentTest() local
|
H A D | vktProtectedMemUtils.cpp | 590 makeGraphicsPipeline(const vk::DeviceInterface& vk, const vk::VkDevice device, const vk::VkPipelineLayout pipelineLayout, const vk::VkRenderPass renderPass, const vk::VkShaderModule vertexShaderModule, const vk::VkShaderModule fragmentShaderModule, const VertexBindings& vertexBindings, const VertexAttribs& vertexAttribs, const tcu::UVec2& renderSize, const vk::VkPrimitiveTopology topology, const vk::VkPipelineCreateFlags flags) makeGraphicsPipeline() argument
|
H A D | vktProtectedMemYCbCrConversionTests.cpp | 875 VertexBindings vertexBindings; in renderYCbCrToColor() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
H A D | vktProtectedMemShaderImageAccessTests.cpp | 939 VertexBindings vertexBindings; in executeFragmentTest() local
|
H A D | vktProtectedMemUtils.cpp | 590 makeGraphicsPipeline(const vk::DeviceInterface& vk, const vk::VkDevice device, const vk::VkPipelineLayout pipelineLayout, const vk::VkRenderPass renderPass, const vk::VkShaderModule vertexShaderModule, const vk::VkShaderModule fragmentShaderModule, const VertexBindings& vertexBindings, const VertexAttribs& vertexAttribs, const tcu::UVec2& renderSize, const vk::VkPrimitiveTopology topology, const vk::VkPipelineCreateFlags flags) makeGraphicsPipeline() argument
|
H A D | vktProtectedMemYCbCrConversionTests.cpp | 875 VertexBindings vertexBindings; in renderYCbCrToColor() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
H A D | vktMemoryAddressBindingTests.cpp | 1091 const VkVertexInputBindingDescription vertexBindings[] = in create() local
|
H A D | vktMemoryDeviceMemoryReportTests.cpp | 1076 const VkVertexInputBindingDescription vertexBindings[] = in create() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMultisampleShaderBuiltInTests.cpp | 1885 const std::vector<vk::VkVertexInputBindingDescription> vertexBindings = in iterate() local
|
H A D | vktPipelineExtendedDynamicStateTests.cpp | 5161 const auto vertexBindings = m_testConfig.vertexGenerator.staticValue->getBindingDescriptions(m_testConfig.strideConfig.staticValue); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
H A D | vktShaderLibrary.cpp | 1050 const vk::VkVertexInputBindingDescription vertexBindings[] = in createPipeline() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
H A D | vktMemoryAddressBindingTests.cpp | 1052 const VkVertexInputBindingDescription vertexBindings[] = in create() local
|
H A D | vktMemoryDeviceMemoryReportTests.cpp | 1070 const VkVertexInputBindingDescription vertexBindings[] = in create() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
H A D | frame_capture_utils.cpp | 1284 SerializeVertexBindingsVector(JsonSerializer *json, const std::vector<gl::VertexBinding> &vertexBindings) SerializeVertexBindingsVector() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineMultisampleShaderBuiltInTests.cpp | 1874 const std::vector<vk::VkVertexInputBindingDescription> vertexBindings = in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ |
H A D | vktShaderLibrary.cpp | 1050 const vk::VkVertexInputBindingDescription vertexBindings[] = in createPipeline() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmGraphicsShaderTestUtil.cpp | 3981 vector<VkVertexInputBindingDescription> vertexBindings; in runAndVerifyDefaultPipeline() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsmGraphicsShaderTestUtil.cpp | 3978 vector<VkVertexInputBindingDescription> vertexBindings; in runAndVerifyDefaultPipeline() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiObjectManagementTests.cpp | 1860 const VkVertexInputBindingDescription vertexBindings[] = in createMultiple() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiObjectManagementTests.cpp | 1860 const VkVertexInputBindingDescription vertexBindings[] = in createMultiple() local
|