Home
last modified time | relevance | path

Searched defs:borderColor (Results 1 - 25 of 27) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DRenderStateCache.cpp290 angle::ColorF borderColor; in getSamplerState() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkSampler.hpp51 const VkBorderColor borderColor = VK_BORDER_COLOR_FLOAT_TRANSPARENT_BLACK; member
H A DlibVulkan.cpp2158 VkClearColorValue borderColor = {}; in vkCreateSampler() local
/third_party/vk-gl-cts/framework/opengl/
H A DgluStateReset.cpp147 const float borderColor[] = { 0.0f, 0.0f, 0.0f, 0.0f }; in resetStateES() local
755 const float borderColor[] = { 0.0f, 0.0f, 0.0f, 0.0f }; in resetStateGLCore() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktSampleVerifier.hpp91 vk::VkBorderColor borderColor; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktSampleVerifier.hpp91 vk::VkBorderColor borderColor; member
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DSampler.cpp291 void Sampler::setBorderColor(const Color<float> &borderColor) in setBorderColor() argument
H A DPixelProcessor.cpp441 void PixelProcessor::setBorderColor(unsigned int sampler, const Color<float> &borderColor) in setBorderColor() argument
H A DVertexProcessor.cpp596 void VertexProcessor::setBorderColor(unsigned int sampler, const Color<float> &borderColor) in setBorderColor() argument
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeShaderApiTests.cpp676 GLint borderColor[] = { 0x1234, 0x4123, 0x3412, 0x2341 }; in get_sampler_parameterIiv() local
699 GLuint borderColor[] = { 0x1234, 0x4123, 0x3412, 0x2341 }; in get_sampler_parameterIuiv() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_cmd_vgpu10.c1026 SVGA3D_vgpu10_DefineSamplerState(struct svga_winsys_context *swc, SVGA3dSamplerId samplerId, SVGA3dFilter filter, uint8 addressU, uint8 addressV, uint8 addressW, float mipLODBias, uint8 maxAnisotropy, uint8 comparisonFunc, SVGA3dRGBAFloat borderColor, float minLOD, float maxLOD) SVGA3D_vgpu10_DefineSamplerState() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSamplerBorderSwizzleTests.cpp79 VkBorderColor borderColor; member
1101 const auto borderColor = getBorderClearColorValue(m_params); iterate() local
1475 const auto& borderColor = borderColors[borderColorIdx]; createSamplerBorderSwizzleTests() local
[all...]
H A DvktPipelineSamplerTests.cpp783 SamplerAddressModesTest(tcu::TestContext& testContext, const char* name, PipelineConstructionType pipelineConstructionType, SamplerViewType imageViewType, VkFormat imageFormat, VkSamplerAddressMode addressU, VkSamplerAddressMode addressV, VkSamplerAddressMode addressW, VkBorderColor borderColor, rr::GenericVec4 customBorderColorValue, bool customBorderColorFormatless, bool separateStencilUsage, bool sampleStencil) SamplerAddressModesTest() argument
H A DvktPipelineExtendedDynamicStateTests.cpp8127 const auto& borderColor = kDefaultTriangleColor * borderFactor; in createExtendedDynamicStateTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineSamplerBorderSwizzleTests.cpp76 VkBorderColor borderColor; member
982 const auto borderColor = getBorderClearColorValue(m_params); iterate() local
1315 const auto& borderColor = borderColors[borderColorIdx]; createSamplerBorderSwizzleTests() local
[all...]
H A DvktPipelineSamplerTests.cpp789 SamplerAddressModesTest(tcu::TestContext& testContext, const char* name, const char* description, PipelineConstructionType pipelineConstructionType, SamplerViewType imageViewType, VkFormat imageFormat, VkSamplerAddressMode addressU, VkSamplerAddressMode addressV, VkSamplerAddressMode addressW, VkBorderColor borderColor, rr::GenericVec4 customBorderColorValue, bool customBorderColorFormatless, bool separateStencilUsage, bool sampleStencil) SamplerAddressModesTest() argument
H A DvktPipelineExtendedDynamicStateTests.cpp6592 const auto& borderColor = kDefaultTriangleColor * borderFactor; in createExtendedDynamicStateTests() local
/third_party/vk-gl-cts/framework/common/
H A DtcuTexture.hpp279 rr::GenericVec4 borderColor; member in tcu::Sampler
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga3d_dx.h1688 SVGA3dRGBAFloat borderColor; member
1710 SVGA3dRGBAFloat borderColor; member
/third_party/glfw/deps/glad/
H A Dvulkan.h3233 VkBorderColor borderColor; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp67754 VULKAN_HPP_NAMESPACE::BorderColor borderColor = VULKAN_HPP_NAMESPACE::BorderColor::eFloatTransparentBlack; global() member
[all...]
H A Dvulkan_core.h3252 VkBorderColor borderColor; member
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h2360 VkBorderColor borderColor; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h3516 VkBorderColor borderColor; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h3301 VkBorderColor borderColor; member

Completed in 313 milliseconds

12