Home
last modified time | relevance | path

Searched defs:resources (Results 151 - 175 of 200) sorted by relevance

12345678

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmGraphicsShaderTestUtil.hpp278 GraphicsResources resources; member
407 const GraphicsResources& resources, member
532 createTestsForAllStages(const std::string& name, const tcu::RGBA (&inputColors)[4], const tcu::RGBA (&outputColors)[4], const std::map<std::string, std::string>& testCodeFragments, const GraphicsResources& resources, const std::vector<std::string>& extensions, tcu::TestCaseGroup* tests, VulkanFeatures vulkanFeatures = VulkanFeatures(), const qpTestResult failResult = QP_TEST_RESULT_FAIL, const std::string& failMessageTemplate = std::string(), const bool splitRenderArea = false) createTestsForAllStages() argument
575 createTestsForAllStages(const std::string& name, const tcu::RGBA (&inputColors)[4], const tcu::RGBA (&outputColors)[4], const std::map<std::string, std::string>& testCodeFragments, const PushConstants& pushConstants, const GraphicsResources& resources, const std::vector<std::string>& extensions, tcu::TestCaseGroup* tests, VulkanFeatures vulkanFeatures = VulkanFeatures(), const qpTestResult failResult = QP_TEST_RESULT_FAIL, const std::string& failMessageTemplate = std::string()) createTestsForAllStages() argument
[all...]
H A DvktSpvAsmImageSamplerTests.cpp1181 GraphicsResources resources; in addGraphicsImageSamplerTest() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTestsUtils.cpp715 const deUint32 resources = deviceProps.limits.maxPerStageResources - reservedCount; in computeMaxPerStageDescriptorCount() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DProgramGL.cpp1122 void ProgramGL::linkResources(const gl::ProgramLinkedResources &resources) in linkResources() argument
222 link(const gl::Context *context, const gl::ProgramLinkedResources &resources, gl::InfoLog &infoLog, const gl::ProgramMergedVaryings & ) link() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DCollectVariables.cpp251 CollectVariablesTraverser( std::vector<sh::ShaderVariable> *attribs, std::vector<sh::ShaderVariable> *outputVariables, std::vector<sh::ShaderVariable> *uniforms, std::vector<sh::ShaderVariable> *inputVaryings, std::vector<sh::ShaderVariable> *outputVaryings, std::vector<sh::ShaderVariable> *sharedVariables, std::vector<sh::InterfaceBlock> *uniformBlocks, std::vector<sh::InterfaceBlock> *shaderStorageBlocks, ShHashFunction64 hashFunction, TSymbolTable *symbolTable, GLenum shaderType, const TExtensionBehavior &extensionBehavior, const ShBuiltInResources &resources, int tessControlShaderOutputVertices) CollectVariablesTraverser() argument
1257 CollectVariables(TIntermBlock *root, std::vector<ShaderVariable> *attributes, std::vector<ShaderVariable> *outputVariables, std::vector<ShaderVariable> *uniforms, std::vector<ShaderVariable> *inputVaryings, std::vector<ShaderVariable> *outputVaryings, std::vector<ShaderVariable> *sharedVariables, std::vector<InterfaceBlock> *uniformBlocks, std::vector<InterfaceBlock> *shaderStorageBlocks, ShHashFunction64 hashFunction, TSymbolTable *symbolTable, GLenum shaderType, const TExtensionBehavior &extensionBehavior, const ShBuiltInResources &resources, int tessControlShaderOutputVertices) CollectVariables() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DProgramVk.cpp301 void ProgramVk::linkResources(const gl::ProgramLinkedResources &resources) in linkResources() argument
255 link(const gl::Context *context, const gl::ProgramLinkedResources &resources, gl::InfoLog &infoLog, const gl::ProgramMergedVaryings &mergedVaryings) link() argument
/third_party/skia/src/pdf/
H A DSkPDFGradientShader.cpp828 std::unique_ptr<SkPDFDict> resources = get_gradient_resource_dict(luminosityShader, in create_smask_graphic_state() local
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DTests.cpp303 ResourceWithAllocation resources[count]; in TestCommittedResourcesAndJson() local
431 ResourceWithAllocation resources[count]; TestPlacedResources() local
819 ResourceWithAllocation resources[count]; TestMapping() local
896 ResourceWithAllocation resources[count]; TestStats() local
[all...]
/third_party/skia/dm/
H A DDM.cpp1353 SkString resources = GetResourcePath(); in WriteToDisk() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsm8bitStorageTests.cpp2673 GraphicsResources resources; in addGraphics8BitStorageUniformInt32To8Group() local
2891 GraphicsResources resources; in addGraphics8BitStorageUniformInt8To32Group() local
3168 GraphicsResources resources; addGraphics8BitStoragePushConstantInt8To32Group() local
3487 GraphicsResources resources; addGraphics8BitStorageUniformInt16To8Group() local
3715 GraphicsResources resources; addGraphics8BitStorageUniformInt8To16Group() local
3999 GraphicsResources resources; addGraphics8BitStoragePushConstantInt8To16Group() local
4560 GraphicsResources resources; addGraphics8BitStorageUniformStruct8To32Group() local
4837 GraphicsResources resources; addGraphics8BitStorageUniformStruct32To8Group() local
5046 GraphicsResources resources; addGraphics8bitStorage8bitStructMixedTypesGroup() local
[all...]
H A DvktSpvAsmGraphicsShaderTestUtil.hpp278 GraphicsResources resources; member
407 const GraphicsResources& resources, member
532 createTestsForAllStages(const std::string& name, const tcu::RGBA (&inputColors)[4], const tcu::RGBA (&outputColors)[4], const std::map<std::string, std::string>& testCodeFragments, const GraphicsResources& resources, const std::vector<std::string>& extensions, tcu::TestCaseGroup* tests, VulkanFeatures vulkanFeatures = VulkanFeatures(), const qpTestResult failResult = QP_TEST_RESULT_FAIL, const std::string& failMessageTemplate = std::string(), const bool splitRenderArea = false) createTestsForAllStages() argument
575 createTestsForAllStages(const std::string& name, const tcu::RGBA (&inputColors)[4], const tcu::RGBA (&outputColors)[4], const std::map<std::string, std::string>& testCodeFragments, const PushConstants& pushConstants, const GraphicsResources& resources, const std::vector<std::string>& extensions, tcu::TestCaseGroup* tests, VulkanFeatures vulkanFeatures = VulkanFeatures(), const qpTestResult failResult = QP_TEST_RESULT_FAIL, const std::string& failMessageTemplate = std::string()) createTestsForAllStages() argument
[all...]
/base/security/security_guard/frameworks/js/napi/
H A Dsecurity_guard_napi.cpp834 CompareAndReturnCacheItem( const napi_env env, napi_value& standard, std::unordered_map<napi_ref, std::pair<pid_t, std::shared_ptr<T>>>& resources) CompareAndReturnCacheItem() argument
/third_party/glslang/glslang/MachineIndependent/
H A DShaderLang.cpp391 bool AddContextSpecificSymbols(const TBuiltInResource* resources, TInfoSink& infoSink, TSymbolTable& symbolTable, int version, in AddContextSpecificSymbols() argument
776 ProcessDeferred( TCompiler* compiler, const char* const shaderStrings[], const int numStrings, const int* inputLengths, const char* const stringNames[], const char* customPreamble, const EShOptimizationLevel optLevel, const TBuiltInResource* resources, int defaultVersion, EProfile defaultProfile, bool forceDefaultVersionAndProfile, int overrideVersion, bool forwardCompatible, EShMessages messages, TIntermediate& intermediate, ProcessingContext& processingContext, bool requireNonempty, TShader::Includer& includer, const std::string sourceEntryPointName = �, const TEnvironment* environment = nullptr, bool compileOnly = false) ProcessDeferred() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/tegra/
H A Dtegra_context.c1075 tegra_set_compute_resources(struct pipe_context *pcontext, unsigned int start, unsigned int count, struct pipe_surface **resources) tegra_set_compute_resources() argument
1087 tegra_set_global_binding(struct pipe_context *pcontext, unsigned int first, unsigned int count, struct pipe_resource **resources, uint32_t **handles) tegra_set_global_binding() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_cs.c1428 llvmpipe_set_compute_resources(struct pipe_context *pipe, unsigned start, unsigned count, struct pipe_surface **resources) llvmpipe_set_compute_resources() argument
1437 llvmpipe_set_global_binding(struct pipe_context *pipe, unsigned first, unsigned count, struct pipe_resource **resources, uint32_t **handles) llvmpipe_set_global_binding() argument
/third_party/libdrm/tests/modetest/
H A Dmodetest.c102 struct resources { struct
118 struct resources *resources; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingMutableTests.cpp1087 std::vector<Resource> resources; variable
1410 std::vector<Resource> resources; variable
[all...]
H A DvktBindingValveMutableTests.cpp1006 std::vector<Resource> resources; variable
1329 std::vector<Resource> resources; variable
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryAddressBindingTests.cpp183 typename Case::Resources resources; member
H A DvktMemoryDeviceMemoryReportTests.cpp159 typename Case::Resources resources; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingMutableTests.cpp1083 std::vector<Resource> resources; variable
1406 std::vector<Resource> resources; variable
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryAddressBindingTests.cpp151 typename Case::Resources resources; member
H A DvktMemoryDeviceMemoryReportTests.cpp156 typename Case::Resources resources; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dqueryutils.cpp865 GLint FindMaxSize(const std::vector<T> &resources, M member) in FindMaxSize() argument
/third_party/skia/src/gpu/
H A DGrResourceCache.cpp1519 std::vector<GrGpuResource*> resources; purgeToMakeHeadroom() local
[all...]

Completed in 59 milliseconds

12345678