Home
last modified time | relevance | path

Searched defs:type (Results 19501 - 19525 of 22993) sorted by relevance

1...<<781782783784785786787788789790>>...920

/third_party/openssl/apps/lib/
H A Ds_cb.c741 void tlsext_cb(SSL *s, int client_server, int type, in tlsext_cb() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingBufferDeviceAddressTests.cpp265 const std::string type = ((m_data.convertUToPtr == CONVERT_U64CMP) ? "uint64_t" : "uvec2"); in checkBuffer() local
H A DvktBindingDescriptorUpdateTests.cpp159 vk::VkDescriptorType type; member
[all...]
H A DvktBindingMutableTests.cpp973 VkDescriptorType type; // The descriptor type. member in vkt::BindingModel::SingleBinding
[all...]
H A DvktBindingShaderAccessTests.cpp149 bool isUniformDescriptorType (vk::VkDescriptorType type) in isUniformDescriptorType() argument
156 bool isDynamicDescriptorType (vk::VkDescriptorType type) in isDynamicDescriptorType() argument
258 vk::VkImageType viewTypeToImageType (vk::VkImageViewType type) in viewTypeToImageType() argument
[all...]
H A DvktBindingValveMutableTests.cpp892 VkDescriptorType type; // The descriptor type. member in vkt::BindingModel::SingleBinding
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawCreateInfoUtil.cpp613 DescriptorPoolCreateInfo& DescriptorPoolCreateInfo::addDescriptors (vk::VkDescriptorType type, deUint32 count) in addDescriptors() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageAtomicOperationTests.cpp732 const string type = getComponentTypeStr(componentWidth, intFormat, uintFormat, floatFormat); in initPrograms() local
862 const string type = getComponentTypeStr(componentWidth, intFormat, uintFormat, floatFormat); in initPrograms() local
1971 ShaderReadType type; in createImageAtomicOperationTests() member
1983 ImageBackingType type; in createImageAtomicOperationTests() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp153 SamplerViewType (vk::VkImageViewType type, bool normalized = true) in SamplerViewType() argument
1928 std::string AttachmentFeedbackLoopLayoutSamplerTest::getGlslTextureType (const tcu::TextureFormat& format, VkImageViewType type) in getGlslTextureType() argument
1990 getGlslSampler(const tcu::TextureFormat& format, VkImageViewType type, VkDescriptorType samplingType, int imageCount) getGlslSampler() argument
2351 getGlslSamplerType(const tcu::TextureFormat& format, SamplerViewType type) getGlslSamplerType() argument
2441 SamplerViewType type; createAttachmentFeedbackLoopLayoutSamplerTests() member
2487 VkDescriptorType type; createAttachmentFeedbackLoopLayoutSamplerTests() member
[all...]
H A DvktPipelineBindVertexBuffers2Tests.cpp935 struct collection_element<coll__<X, Y...>> { typedef X type; }; typedef
H A DvktPipelineCacheTests.cpp1281 std::string getMergeCacheTypeStr (MergeCacheType type) in getMergeCacheTypeStr() argument
1389 Move<VkPipelineCache> MergeCacheTestInstance::createPipelineCache (const InstanceInterface& vki, const DeviceInterface& vk, VkPhysicalDevice physicalDevice, VkDevice device, MergeCacheType type) in createPipelineCache() argument
H A DvktPipelineMiscTests.cpp1120 void PipelineLibraryInterpolateAtSampleTestInstance::runTest(BufferWithMemory& index, BufferWithMemory& values, size_t bufferSize, PipelineConstructionType type) in runTest() argument
H A DvktPipelineSpecConstantTests.cpp1864 std::string generateInitializerListWithSpecConstant (const glu::DataType type, in generateInitializerListWithSpecConstant() argument
1923 inline GenericValue makeValue (const glu::DataType type, const int specValue) in makeValue() argument
1972 inline std::string getFirstDataElementSubscriptString (const glu::DataType type) in getFirstDataElementSubscriptString() argument
2023 makeSpecConstant(const std::string specConstName, const deUint32 specConstId, const glu::DataType type, const int specValue) makeSpecConstant() argument
2038 makeMatrixVectorCompositeCaseDefinition(const glu::DataType type) makeMatrixVectorCompositeCaseDefinition() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingBarrierTests.cpp1650 VkDescriptorType type; in createBarrierTests() member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/reconvergence/
H A DvktReconvergenceTests.cpp301 OPType type; member in vkt::Reconvergence::__anon28572::OP
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/
H A DvktDeviceObjectReservationTests.cpp2098 TestPoolSizes type; in createDeviceObjectReservationTests() member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectBinaryTests.cpp1122 IncompleteBinaryTestType type; in createShaderObjectBinaryTests() member
H A DvktShaderObjectPerformanceTests.cpp77 ShaderObjectPerformanceInstance (Context& context, const DrawType drawType, const TestType& type) in ShaderObjectPerformanceInstance() argument
724 ShaderObjectPerformanceCase(tcu::TestContext& testCtx, const std::string& name, const DrawType drawType, const TestType& type) in ShaderObjectPerformanceCase() argument
936 ShaderObjectBinaryPerformanceInstance (Context& context, BinaryType type) in ShaderObjectBinaryPerformanceInstance() argument
1037 ShaderObjectBinaryPerformanceCase (tcu::TestContext& testCtx, const std::string& name, BinaryType type) in ShaderObjectBinaryPerformanceCase() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktAtomicOperationTests.cpp77 AtomicShaderType (glu::ShaderType type, AtomicMemoryType memoryType) in AtomicShaderType() argument
236 std::string dataType2Str(DataType type) in dataType2Str() argument
485 static BufferInterface* createTestBuffer(DataType type, AtomicOperatio argument
1468 glu::ShaderType type; addAtomicOperationTests() member
1484 AtomicMemoryType type; addAtomicOperationTests() member
[all...]
H A DvktOpaqueTypeIndexingTests.cpp1972 IndexExprType type; in init() member
1988 glu::ShaderType type; in init() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRender.hpp609 BaseAttributeType type; member
629 vk::VkDescriptorType type; member in vkt::sr::ShaderRenderCaseInstance::UniformInfo
H A DvktShaderRenderBuiltinVarTests.cpp2218 string shaderInputTypeToString (ShaderInputTypes type) in shaderInputTypeToString() argument
H A DvktShaderRenderDerivateTests.cpp167 static inline tcu::BVec4 getDerivateMask (glu::DataType type) in getDerivateMask() argument
901 ConstantDerivateCase(tcu::TestContext& testCtx, const std::string& name, DerivateFunc func, glu::DataType type) ConstantDerivateCase() argument
1130 LinearDerivateCase(tcu::TestContext& testCtx, const std::string& name, DerivateFunc func, glu::DataType type, glu::Precision precision, bool inNonUniformControlFlow, SurfaceType surfaceType, int numSamples, const std::string& fragmentSrcTmpl, BaseUniformType usedDefaultUniform) LinearDerivateCase() argument
1426 TextureDerivateCase(tcu::TestContext& testCtx, const std::string& name, DerivateFunc func, glu::DataType type, glu::Precision precision, SurfaceType surfaceType, int numSamples) TextureDerivateCase() argument
[all...]
H A DvktShaderRenderMatrixTests.cpp2016 const InputType type; in init() member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmTrinaryMinMaxTests.cpp239 BaseType type; member
[all...]

Completed in 116 milliseconds

1...<<781782783784785786787788789790>>...920