Searched defs:recipe (Results 1 - 6 of 6) sorted by relevance
/third_party/vk-gl-cts/external/amber/src/android_sample/jni/ |
H A D | main.cc | 47 amber::Recipe recipe; in amber_sample_main() local
|
/third_party/libphonenumber/migrator/src/main/java/com/google/phonenumbers/migrator/ |
H A D | RecipesTableSchema.java | 160 public static String formatRecipe(ImmutableMap<Column<?>, Object> recipe) { in formatRecipe() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/ |
H A D | vktAmberTestCase.hpp | 51 AmberTestInstance(Context& context, amber::Recipe* recipe, vk::VkDevice customDevice) AmberTestInstance() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/amber/ |
H A D | vktAmberTestCase.hpp | 51 AmberTestInstance(Context& context, amber::Recipe* recipe, vk::VkDevice customDevice) AmberTestInstance() argument
|
/third_party/vk-gl-cts/external/amber/src/src/ |
H A D | amber.cc | 89 amber::Result Amber::Parse(const std::string& input, amber::Recipe* recipe) { in Parse() argument 113 Result CreateEngineAndCheckRequirements(const Recipe* recipe, in CreateEngineAndCheckRequirements() argument 148 amber::Result Amber::AreAllRequirementsSupported(const amber::Recipe* recipe, in AreAllRequirementsSupported() argument 157 Execute(const amber::Recipe* recipe, Options* opts) Execute() argument 162 ExecuteWithShaderData(const amber::Recipe* recipe, Options* opts, const ShaderMap& shader_data) ExecuteWithShaderData() argument [all...] |
/third_party/vk-gl-cts/external/amber/src/samples/ |
H A D | amber.cc | 489 std::unique_ptr<amber::Recipe> recipe; member 505 std::unique_ptr<amber::Recipe> recipe = amber::MakeUnique<amber::Recipe>(); local 610 const auto* recipe = recipe_data_elem.recipe.get(); global() local [all...] |
Completed in 4 milliseconds