Home
last modified time | relevance | path

Searched defs:addressU (Results 1 - 4 of 4) sorted by relevance

/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_no_buildgn/vulkan/pipeline/
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
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
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
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga3d_dx.h1680 uint8 addressU; member
1702 uint8 addressU; member

Completed in 18 milliseconds