Home
last modified time | relevance | path

Searched defs:range (Results 626 - 650 of 889) sorted by relevance

1...<<21222324252627282930>>...36

/third_party/openssl/apps/lib/
H A Ds_cb.c1043 enum range { OPT_X_ENUM }; enum
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkRayTracingUtil.hpp160 const T range = std::numeric_limits<T>::max(); in deFloat32ToSNorm() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingBufferDeviceAddressTests.cpp1283 VkImageSubresourceRange range = makeImageSubresourceRange(VK_IMAGE_ASPECT_COLOR_BIT, 0u, 1u, 0u, 1u); in iterate() local
H A DvktBindingDescriptorUpdateTests.cpp1099 vk::VkDeviceSize range; // The range for the descriptor update. in iterate() member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageAtomicOperationTests.cpp1200 shaderFillImage(const VkCommandBuffer cmdBuffer, const VkBuffer& buffer, const VkPipeline pipeline, const VkPipelineLayout pipelineLayout, const VkDescriptorSet descriptorSet, const VkDeviceSize& range, const tcu::UVec3& gridSize) shaderFillImage() argument
1416 commandsAfterCompute(const VkCommandBuffer cmdBuffer, const VkPipeline pipeline, const VkPipelineLayout pipelineLayout, const VkDescriptorSet descriptorSet, const VkDeviceSize& range, const bool useTransfer) commandsAfterCompute() argument
1741 commandsAfterCompute(const VkCommandBuffer cmdBuffer, const VkPipeline pipeline, const VkPipelineLayout pipelineLayout, const VkDescriptorSet descriptorSet, const VkDeviceSize& range, const bool useTransfer) commandsAfterCompute() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryBindingTests.cpp95 const VkMappedMemoryRange range = makeMemoryRange(0, VK_WHOLE_SIZE); in flush() local
101 const VkMappedMemoryRange range = makeMemoryRange(0, VK_WHOLE_SIZE); in invalidate() local
115 const VkMappedMemoryRange range = in makeMemoryRange() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
H A DvktMemoryModelMessagePassing.cpp1599 VkImageSubresourceRange range = makeImageSubresourceRange(VK_IMAGE_ASPECT_COLOR_BIT, 0u, 1u, 0u, 1u); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineFramebufferAttachmentTests.cpp1085 const VkImageSubresourceRange range = makeColorSubresourceRange(0, 1); in testMultiAttachments() local
1522 const VkImageSubresourceRange range = makeColorSubresourceRange(0, 1); in testInputResolveSameAttachment() local
[all...]
H A DvktPipelineImageSlicedViewOf3DTests.cpp85 uint32_t range; member
1063 uint32_t range = 0u; createImageSlicedViewOf3DTests() local
1138 uint32_t range = 0u; createImageSlicedViewOf3DTests() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassDepthStencilResolveTests.cpp435 const VkImageSubresourceRange range = in createImageView() local
H A DvktRenderPassMultisampleResolveTests.cpp349 const VkImageSubresourceRange range = in createImageViews() local
H A DvktRenderPassMultisampleTests.cpp336 const VkImageSubresourceRange range = in createImageAttachmentView() local
357 const VkImageSubresourceRange range = in createSrcPrimaryInputImageView() local
380 const VkImageSubresourceRange range = in createSrcSecondaryInputImageView() local
1516 const float range = 1.0f; in iterateInternal() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderBuiltinVarTests.cpp534 const VkMappedMemoryRange range = in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
H A DvktSSBOLayoutTests.cpp950 const VkMappedMemoryRange range = in ssboUnsizedArrayLengthTest() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiMaintenance1Tests.cpp867 VkImageSubresourceRange range = in presentFenceTest() local
1613 VkImageSubresourceRange range = in scalingTest() local
2067 VkImageSubresourceRange range = in releaseImagesTest() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingBufferDeviceAddressTests.cpp1283 VkImageSubresourceRange range = makeImageSubresourceRange(VK_IMAGE_ASPECT_COLOR_BIT, 0u, 1u, 0u, 1u); in iterate() local
H A DvktBindingDescriptorUpdateTests.cpp1099 vk::VkDeviceSize range; // The range for the descriptor update. in iterate() member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageAtomicOperationTests.cpp1204 shaderFillImage(const VkCommandBuffer cmdBuffer, const VkBuffer& buffer, const VkPipeline pipeline, const VkPipelineLayout pipelineLayout, const VkDescriptorSet descriptorSet, const VkDeviceSize& range, const tcu::UVec3& gridSize) shaderFillImage() argument
1420 commandsAfterCompute(const VkCommandBuffer cmdBuffer, const VkPipeline pipeline, const VkPipelineLayout pipelineLayout, const VkDescriptorSet descriptorSet, const VkDeviceSize& range, const bool useTransfer) commandsAfterCompute() argument
1745 commandsAfterCompute(const VkCommandBuffer cmdBuffer, const VkPipeline pipeline, const VkPipelineLayout pipelineLayout, const VkDescriptorSet descriptorSet, const VkDeviceSize& range, const bool useTransfer) commandsAfterCompute() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryBindingTests.cpp95 const VkMappedMemoryRange range = makeMemoryRange(0, VK_WHOLE_SIZE); in flush() local
101 const VkMappedMemoryRange range = makeMemoryRange(0, VK_WHOLE_SIZE); in invalidate() local
115 const VkMappedMemoryRange range = in makeMemoryRange() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
H A DvktMemoryModelMessagePassing.cpp1599 VkImageSubresourceRange range = makeImageSubresourceRange(VK_IMAGE_ASPECT_COLOR_BIT, 0u, 1u, 0u, 1u); in iterate() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_2_0_autogen.cpp1519 CaptureGetShaderPrecisionFormat(const State &glState, bool isCallValid, GLenum shadertype, GLenum precisiontype, GLint *range, GLint *precision) CaptureGetShaderPrecisionFormat() argument
H A Dframe_capture_utils.cpp206 void SerializeRange(JsonSerializer *json, const gl::Range<T> &range) in SerializeRange() argument
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cLayoutBindingTests.cpp526 float range = (float)((maxElement - 1) - minElement); in makeSparseRange() local
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_gles_2_0_autogen.cpp1869 GL_GetShaderPrecisionFormat(GLenum shadertype, GLenum precisiontype, GLint *range, GLint *precision) GL_GetShaderPrecisionFormat() argument
/third_party/skia/src/gpu/gl/
H A DGrGLCaps.cpp852 GrGLint range[2]; in is_float_fp32() local

Completed in 78 milliseconds

1...<<21222324252627282930>>...36