/third_party/openssl/apps/lib/ |
H A D | s_cb.c | 741 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 D | vktBindingBufferDeviceAddressTests.cpp | 265 const std::string type = ((m_data.convertUToPtr == CONVERT_U64CMP) ? "uint64_t" : "uvec2"); in checkBuffer() local
|
H A D | vktBindingDescriptorUpdateTests.cpp | 159 vk::VkDescriptorType type; member [all...] |
H A D | vktBindingMutableTests.cpp | 973 VkDescriptorType type; // The descriptor type. member in vkt::BindingModel::SingleBinding [all...] |
H A D | vktBindingShaderAccessTests.cpp | 149 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 D | vktBindingValveMutableTests.cpp | 892 VkDescriptorType type; // The descriptor type. member in vkt::BindingModel::SingleBinding [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawCreateInfoUtil.cpp | 613 DescriptorPoolCreateInfo& DescriptorPoolCreateInfo::addDescriptors (vk::VkDescriptorType type, deUint32 count) in addDescriptors() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageAtomicOperationTests.cpp | 732 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 D | vktPipelineAttachmentFeedbackLoopLayoutTests.cpp | 153 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 D | vktPipelineBindVertexBuffers2Tests.cpp | 935 struct collection_element<coll__<X, Y...>> { typedef X type; }; typedef
|
H A D | vktPipelineCacheTests.cpp | 1281 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 D | vktPipelineMiscTests.cpp | 1120 void PipelineLibraryInterpolateAtSampleTestInstance::runTest(BufferWithMemory& index, BufferWithMemory& values, size_t bufferSize, PipelineConstructionType type) in runTest() argument
|
H A D | vktPipelineSpecConstantTests.cpp | 1864 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 D | vktRayTracingBarrierTests.cpp | 1650 VkDescriptorType type; in createBarrierTests() member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/reconvergence/ |
H A D | vktReconvergenceTests.cpp | 301 OPType type; member in vkt::Reconvergence::__anon28572::OP [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/ |
H A D | vktDeviceObjectReservationTests.cpp | 2098 TestPoolSizes type; in createDeviceObjectReservationTests() member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/ |
H A D | vktShaderObjectBinaryTests.cpp | 1122 IncompleteBinaryTestType type; in createShaderObjectBinaryTests() member
|
H A D | vktShaderObjectPerformanceTests.cpp | 77 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 D | vktAtomicOperationTests.cpp | 77 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 D | vktOpaqueTypeIndexingTests.cpp | 1972 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 D | vktShaderRender.hpp | 609 BaseAttributeType type; member 629 vk::VkDescriptorType type; member in vkt::sr::ShaderRenderCaseInstance::UniformInfo
|
H A D | vktShaderRenderBuiltinVarTests.cpp | 2218 string shaderInputTypeToString (ShaderInputTypes type) in shaderInputTypeToString() argument
|
H A D | vktShaderRenderDerivateTests.cpp | 167 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 D | vktShaderRenderMatrixTests.cpp | 2016 const InputType type; in init() member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmTrinaryMinMaxTests.cpp | 239 BaseType type; member [all...] |